FrameLoadFailed

An event indicating that the content load was failed.

Functions

Link copied to clipboard
open fun error(): NetError
Returns the navigation error.
Link copied to clipboard
open fun frame(): Frame
Returns the Frame instance that failed to load content.
Link copied to clipboard
Returns the Navigation instance initiated this event.
Link copied to clipboard
open fun url(): String
Returns a string that represents the URL of the resource which content has been failed to load.